cause a leak

美 [kɔːz ə liːk]英 [kɔːz ə liːk]
  • 造成泄漏
cause a leakcause a leak
  1. Code might cause a resource leak on termination , if not protected by a safe handle or some other means of ensuring the release of resources .

    如果没有安全句柄的保护,或者没有一些其他方法来确保资源的释放,代码可能会在终止时导致资源泄漏。

  2. The company says model years 2005 to 2010 built in Alabama had a fuel-pump part that can crack , cause a fuel leak and pose a fire risk .

    本田公司表示,2005-2010款在阿拉巴马州制造,这些车辆的燃油泵会发生龟裂,可能引发燃油泄漏,存在火灾隐患。

  3. Identification of suspected data structures aid in a better understanding of the root cause of a memory leak .

    标识可疑数据结构有助于更好地理解内存泄漏的根源。

  4. Many analysis tools , including MDD4J , analyze heap dumps to find the root cause of a memory leak .

    许多分析工具(包括MDD4J)都可以分析堆转储,以找到内存泄漏的根源。

  5. Finding the cause of a memory leak can be a tedious process , not to mention one that will require special debugging tools .

    查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。

  6. HeapRoots is an experimental console-based tool for analyzing IBM JDK heap dumps similar to the HAT tool , but it does not pinpoint the root cause of a memory leak .

    HeapRoots是一种用于分析IBMJDK堆转储的基于控制台的实验性工具,它类似于HAT工具,但是它不能查明内存泄漏的根源。

  7. Identifying the root cause of a Java memory leak requires two steps

    确定Java内存泄漏的根源需要以下两个步骤